projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4d84ec
)
(Types Tutorial Exercise 2): Fix wording.
author
Jay Belanger
<jay.p.belanger@gmail.com>
Wed, 5 Aug 2009 00:43:34 +0000
(
00:43
+0000)
committer
Jay Belanger
<jay.p.belanger@gmail.com>
Wed, 5 Aug 2009 00:43:34 +0000
(
00:43
+0000)
doc/misc/calc.texi
patch
|
blob
|
history
diff --git
a/doc/misc/calc.texi
b/doc/misc/calc.texi
index ab6691c95a778319320ca1f0be8621ef4d8e0b0a..1be0079b243e6dacea55666c86b723a205865dd8 100644
(file)
--- a/
doc/misc/calc.texi
+++ b/
doc/misc/calc.texi
@@
-8031,7
+8031,7
@@
But if @w{@samp{17 inf = inf}}, then @samp{17 inf / inf = inf / inf = 17}, too.
@samp{exp(inf) = inf}. It's tempting to say that the exponential
of infinity must be ``bigger'' than ``regular'' infinity, but as
-far as Calc is concerned all infinities are
as just as big
.
+far as Calc is concerned all infinities are
the same size
.
In other words, as @expr{x} goes to infinity, @expr{e^x} also goes
to infinity, but the fact the @expr{e^x} grows much faster than
@expr{x} is not relevant here.